build: Fix macOS linker compatibility flags
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 22 Aug 2017 09:24:45 +0000 (10:24 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 22 Aug 2017 09:24:45 +0000 (10:24 +0100)
commit7845854ca2790d9b6c13346538b27c2bf2f47879
tree62ab8cef30b2038e4c9b3d4e86101c3b2b947214
parent55c42b9d255205bffa2a150cf113b1c39732b336
build: Fix macOS linker compatibility flags

The linker on macOS does not support '=' in its command line; there's no
guarantee that we are using the correct compatibility versions compared
to the Autotools build, but for that we'll need to build GTK+ master on
macOS.
meson.build